Click or drag to resize

ProtectionRulesConfiguration Class

Contains service configuration information for the protection rules service.
Inheritance Hierarchy
SystemObject
  Independentsoft.ExchangeProtectionRulesConfiguration

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class ProtectionRulesConfiguration

The ProtectionRulesConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyInternalDomains
Identifies the list of internal SMTP domains of the organization.
Public propertyRefreshInterval
Specifies how often, in whole hours, the client should request protection rules from the server.
Public propertyRules
Contains an array of protection rules
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also